From d0e4a4f03bb1288b9dbb1e8643de35166e348db0 Mon Sep 17 00:00:00 2001 From: Matthew Leeds Date: Wed, 28 Feb 2018 15:58:41 -0800 Subject: [PATCH] lib/repo-finder-mount: Update comment about paths This updates the gtk-doc comment for OstreeRepoFinderMount to match the correct flatpak repo path, which was fixed in commit 6db6268df. Closes: #1473 Approved by: cgwalters --- src/libostree/ostree-repo-finder-mount.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/libostree/ostree-repo-finder-mount.c b/src/libostree/ostree-repo-finder-mount.c index cdb958cd..41aefb75 100644 --- a/src/libostree/ostree-repo-finder-mount.c +++ b/src/libostree/ostree-repo-finder-mount.c @@ -52,7 +52,7 @@ * enumerated, and all OSTree repositories below it will be searched, in lexical * order, for the requested #OstreeCollectionRefs. The names of the directories * below `.ostree/repos.d` are irrelevant, apart from their lexical ordering. - * The directories `.ostree/repo`, `ostree/repo` and `var/lib/flatpak` + * The directories `.ostree/repo`, `ostree/repo` and `var/lib/flatpak/repo` * will be searched after the others, if they exist. * Non-removable volumes are ignored. * -- 2.30.2